Expand description
§Differences vs the riscv-rt version
- The structure of exception handlers is different
- The structure of core interrupt handlers is different
- Hardware stack push is available, so no need to push manually
Enums§
Functions§
- The trap handler, Rust version.
Attribute Macros§
- Marks a function as an interrupt handler